ODBCDatabase.DataSource

The connection string to be used to establish a connection to an ODBC database. Pass an empty string ("") to the DataSource property to get an open-file dialog box.

Syntax

DataSource( String ) as


Parameters

String


Notes

It will prompt you to choose either a File DSN (Data Source Name) or a User DSN.